Skip to content

refactor: Reduce redundancy of argument code logic#2125

Merged
lgritz merged 1 commit into
AcademySoftwareFoundation:mainfrom
lgritz:lg-argcode
Jun 16, 2026
Merged

refactor: Reduce redundancy of argument code logic#2125
lgritz merged 1 commit into
AcademySoftwareFoundation:mainfrom
lgritz:lg-argcode

Conversation

@lgritz

@lgritz lgritz commented Jun 7, 2026

Copy link
Copy Markdown
Collaborator

Some of the translation of type codes to the abbreviations we use internally for argument type signatures and internal function naming, like 'f' for float, 'c' for color, etc., were repeated in various place. This tries to remove some of the duplication.

Some of the translation of type codes to the abbreviations we use
internally for argument type signatures and internal function naming,
like 'f' for float, 'c' for color, etc., were repeated in various
place. This tries to remove some of the duplication.

Signed-off-by: Larry Gritz <lg@larrygritz.com>
@lgritz

lgritz commented Jun 15, 2026

Copy link
Copy Markdown
Collaborator Author

Any objections?

@lgritz lgritz merged commit 3c9af64 into AcademySoftwareFoundation:main Jun 16, 2026
27 checks passed
@lgritz lgritz deleted the lg-argcode branch June 16, 2026 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants